home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Freeware / Registrar Lite 4.01 / reglite.exe / {app} / rr.exe / 0 / RCDATA / TSELECTKEYFORM / TSELECTKEYFORM.txt
Text File  |  2005-11-07  |  4KB  |  172 lines

  1. object SelectKeyForm: TSelectKeyForm
  2.   Left = 370
  3.   Top = 287
  4.   Width = 340
  5.   Height = 513
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   Caption = 'Select a registry key...'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PanelTree: TPanel
  20.     Left = 0
  21.     Top = 33
  22.     Width = 332
  23.     Height = 378
  24.     Align = alClient
  25.     BevelOuter = bvNone
  26.     BorderWidth = 4
  27.     TabOrder = 0
  28.     object tree: TRegTreeView
  29.       Left = 4
  30.       Top = 4
  31.       Width = 324
  32.       Height = 370
  33.       Align = alClient
  34.       Indent = 19
  35.       TabOrder = 0
  36.       Items.Data = {
  37.         01000000210000000800000008000000FFFFFFFFFFFFFFFFE903000005000000
  38.         0852656769737472792A0000000F0000000D000000FFFFFFFFFFFFFFFFEA0300
  39.         000000000011484B45595F434C41535345535F524F4F542C0000000F0000000D
  40.         000000FFFFFFFFFFFFFFFFEA0300000000000013484B45595F43555252454E54
  41.         5F434F4E4649472A0000000F0000000D000000FFFFFFFFFFFFFFFFEA03000000
  42.         00000011484B45595F43555252454E545F555345522B0000000F0000000D0000
  43.         00FFFFFFFFFFFFFFFFEA0300000000000012484B45595F4C4F43414C5F4D4143
  44.         48494E45230000000F0000000D000000FFFFFFFFFFFFFFFFEA03000000000000
  45.         0A484B45595F5553455253}
  46.       TopRootKey = 2147483647
  47.       CurrentRootKey = 2147483647
  48.     end
  49.   end
  50.   object Panel2: TPanel
  51.     Left = 0
  52.     Top = 438
  53.     Width = 332
  54.     Height = 41
  55.     Align = alBottom
  56.     BevelOuter = bvNone
  57.     TabOrder = 1
  58.     DesignSize = (
  59.       332
  60.       41)
  61.     object ButtonOK: TButton
  62.       Left = 4
  63.       Top = 13
  64.       Width = 75
  65.       Height = 25
  66.       Caption = 'OK'
  67.       ModalResult = 1
  68.       TabOrder = 0
  69.       OnClick = ButtonOkClick
  70.     end
  71.     object Button1: TButton
  72.       Left = 80
  73.       Top = 13
  74.       Width = 75
  75.       Height = 25
  76.       Cancel = True
  77.       Caption = 'Cancel'
  78.       ModalResult = 2
  79.       TabOrder = 1
  80.     end
  81.     object ToolBar2: TToolBar
  82.       Tag = 2
  83.       Left = 300
  84.       Top = 7
  85.       Width = 31
  86.       Height = 30
  87.       Align = alNone
  88.       Anchors = [akTop, akRight]
  89.       AutoSize = True
  90.       ButtonHeight = 30
  91.       ButtonWidth = 31
  92.       DisabledImages = MainForm.ImageListToolbarDisabled
  93.       EdgeBorders = []
  94.       EdgeInner = esNone
  95.       EdgeOuter = esNone
  96.       Flat = True
  97.       HotImages = MainForm.ImageListSaturated
  98.       Images = MainForm.ImageListToolbar
  99.       ParentShowHint = False
  100.       ShowHint = True
  101.       TabOrder = 2
  102.       Transparent = True
  103.       Wrapable = False
  104.       object ToolButton1: TToolButton
  105.         Left = 0
  106.         Top = 0
  107.         Hint = 'Back'
  108.         HelpType = htKeyword
  109.         Caption = 'Help'
  110.         ImageIndex = 17
  111.       end
  112.     end
  113.   end
  114.   object Panel1: TPanel
  115.     Left = 0
  116.     Top = 0
  117.     Width = 332
  118.     Height = 33
  119.     Align = alTop
  120.     BevelOuter = bvNone
  121.     BorderWidth = 4
  122.     TabOrder = 2
  123.     Visible = False
  124.   end
  125.   object Panel3: TPanel
  126.     Left = 0
  127.     Top = 411
  128.     Width = 332
  129.     Height = 27
  130.     Align = alBottom
  131.     BevelOuter = bvNone
  132.     BorderWidth = 4
  133.     TabOrder = 3
  134.     DesignSize = (
  135.       332
  136.       27)
  137.     object Label1: TLabel
  138.       Left = 8
  139.       Top = 8
  140.       Width = 44
  141.       Height = 13
  142.       Caption = 'Machine:'
  143.     end
  144.     object ButtonBrowse: TSpeedButton
  145.       Left = 304
  146.       Top = 0
  147.       Width = 23
  148.       Height = 22
  149.       Anchors = [akTop, akRight]
  150.       Caption = '..'
  151.       Font.Charset = DEFAULT_CHARSET
  152.       Font.Color = clWindowText
  153.       Font.Height = -11
  154.       Font.Name = 'MS Sans Serif'
  155.       Font.Style = []
  156.       ParentFont = False
  157.       OnClick = ButtonBrowseClick
  158.     end
  159.     object ComboBoxSelectKeyMachine: TComboBox
  160.       Left = 64
  161.       Top = 0
  162.       Width = 235
  163.       Height = 21
  164.       Anchors = [akLeft, akTop, akRight]
  165.       ItemHeight = 13
  166.       TabOrder = 0
  167.       OnDropDown = ComboBoxSelectKeyMachineDropDown
  168.       OnKeyDown = ComboBoxSelectKeyMachineKeyDown
  169.     end
  170.   end
  171. end
  172.